Welcome![Sign In][Sign Up]
Location:
Search - c web server

Search list

[Web ServerSchool_sms

Description: 一个C#写的WEB方式的服务器,是一个家校通系统,另外有一个负责串口发送短信的,做为一个代码上传.-C# to write a Web server approach is a home-school system, and another one for the serial port to send text messages, as a code uploads.
Platform: | Size: 255123 | Author: 王军 | Hits:

[Other resourcevbTCPIP

Description: TEST.C是在ARM的Web Server源文件,现在用VB实现,用来分析TCPIP。-TEST.C the ARM Web Server source document, and now use VB to analyze TCPIP.
Platform: | Size: 67422 | Author: 黄忠 | Hits:

[xml-soap-webserviceMyWebServerCode

Description: This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254 [CLR version v1.0.2914]. It can be used with Beta 1 with some minor modification. This application can co-exists with IIS or any web server, the key is to choose any free port. I assume that the user has some basic understanding of .NET and C# or Visual Basic .Net. 这个项目演示了如何用C#实现一个简单的Web服务器应用程序。代码使用 Beta 2. Microsoft (R) Visual C# 编译器,Version 7.00.9254 [CLR version v1.0.2914]。它也可以用Beta 1,需要少量的修改。这个应用程序可以和IIS或任意Web服务器工作,关键是选择任意的自由端口。我假设用户有一些 .NET 和 C# 或 Visual Basic .Net编程的基本知识。 -This article explains how to write a simple web server application using C#. Though it can b e developed in any.NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler V ersion 7.00.9254 [CLR version v1.0.2914]. It c an be used with a beta with some minor modificati on. This application can co-exists with IIS or a ny web server, the key is to choose any free port. I assume that t he user has some basic understanding of.NET and C# or Visual Basic. Net. this project demonstrated how to use C# a simple W eb server applications. Use of Beta 2 code. Microsoft (R) Visual C# compiler, Version 7.00.9254 [CLR version v1.0.2914]. It can also be used to Beta 1, with a small modifications. This application procedures or arbitrary
Platform: | Size: 8527 | Author: 远超 | Hits:

[Web Servershttpd-1.30_win32

Description: 非常好的web服务器代码,c语言实现,cgi支持,ssl支持-very good web server code, c language, cgi, ssl support
Platform: | Size: 681651 | Author: 二送 | Hits:

[Web ServerPHP核心编程_随书光盘

Description: 本光盘是《PHP 核心编程》一书的配套光盘,包括完整的PHP功能实现、代码库,以及Apache和Xitam Web服务器。 《PHP 核心编程》一书为有经验的Web工作者编写的有关PHP 3.0的完整而实用的指南。书中介绍PHP如何从Java、Perl和C中吸取最好的理念,到如何利用PHP编程创建出丰富、生动的Web站点。 全书内容共分4部分。第1部分讲述PHP脚本语言概念,及如何控制执行、如何处理数据;第2部分函数参考,按功能排序并给出各函数的实用例子;第3部分讲述如何解决常见的编程问题,如排序和图表生成;第4部分给出如何用PHP创建整个Web站点的建议。 本书提供的CD—ROM包括完整的PHP功能实现、代码库,以及Apache和Xitam Web服务器。-CD is the "core PHP Programming," a book supporting the CD, including the integrity of the PHP Function, code base, and the Apache Web server and Xitam. "PHP core programming," a book for the Web experience of the workers preparing the integrity of PHP 3.0 and practical Guide. The book on how PHP from Java, Perl and C to draw the best ideas, how to use PHP programming to create rich, lively Web site. Contents of the book is divided into four parts. Part 1 on the PHP scripting language concepts, and how to control the implementation, how to handle data; Part 2 of the function reference, according to the function of the sequence and function is a practical example; Part 3 on how to solve common programming problems, if the sequencing and chart generation; Part 4 is how to
Platform: | Size: 14599647 | Author: 刘毅然 | Hits:

[Web Server[westcoo]website

Description: 福州大学网络开发课程实践项目。文科楼女孩搜索系统(Westcoo in Quest of Girls),用c#和sqlServer实现,一个小型的web服务器!麻雀虽小,五脏俱全-Fuzhou University Network Development Project courses. Arts floor girls Search System (Westcoo in Quest of Girls), and using c # sqlServer achieve, a small web server! Sparrow is small, perfectly formed
Platform: | Size: 536049 | Author: 林锋杰 | Hits:

[Email ClientHTTPproxy-vc

Description: 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer”, 在运行该程序前首先需要把该目录拷贝到C盘的根目录下,当然也可以在源代码中改变指定的位置。-This is an example of a proxy server, which supports two agents, which have a virtual Web server, the root directory is "ProxyServer" run the procedure before first need to copy the directory C was the root directory, and of course the source code can change the designated location.
Platform: | Size: 223338 | Author: pp | Hits:

[Other resourceC++BuilderWeb

Description: 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: | Size: 1910456 | Author: 龙杨 | Hits:

[Web Serverternetmessage

Description: 用C编写的结合SPCE061A构建简单Web服务器-C SPCE061A prepared by the combination of building simple Web server
Platform: | Size: 18854 | Author: 三石 | Hits:

[Other resource94coolbt-2006

Description: 94CoolBT 是一套基于 PHP+MySQL 的网站 BT 发布全套系统,它包括了 BT 服务端的 Tracker 程序和列表发布 Web 界面。具有以下优点: 1. 配置简单,只需服务器拥有 Web 环境,可以兼容于多种平台的操作系统; 2. 稳定可靠,省去了很多 C++ Tracker 不稳定经常需要重新启动和人工监视的烦恼; 3. 界面简洁实用,并且拥有强大的发布控制功能,可以有效的阻止非法不良信息的传播对网站带来的危害。-94CoolBT is based on a set of PHP MySQL BT website released a complete system, It includes BT services side of the Tracker and tabulation procedures issued Web interface. Have the following advantages : 1. Simple configuration, with only Web server environment can be compatible with a variety of operating system platforms; 2. stable and reliable, eliminating a lot of C Tracker instability often need to restart and artificial surveillance of vexation; 3. interface simple and powerful and has released control functions, it can effectively stop the illegal spread of harmful information on the harmful effects of the site.
Platform: | Size: 2133009 | Author: liuyang | Hits:

[Internet-Network代理

Description: 这是一个代理服务器实例,它支持二级代理,其中还有一个虚拟的Web服务器,其根目录是“ProxyServer”, 在运行该程序前首先需要把该目录拷贝到C盘的根目录下,当然你也可以在源代码中改变指定的位置。-This an example of a proxy server, which supports two agents, which have a virtual Web server, the root directory is "ProxyServer" run the procedure before first need to copy the directory C was the root directory, of course, you could also change the source code for the designated location.
Platform: | Size: 221511 | Author: 张洪川 | Hits:

[Other resourceDynamic_C_Web_

Description: 这是一个在在Dynamic C环境下实现的设备web服务器的建立,通过它可以通过web方式管理设备。注意main函数中导入网页的目录要跟你实际的目录一样。-This is a Dynamic C in the environment under the equipment of the establishment of the web server, Through its way through the web management equipment. Attention to the main function of the directory into the website actually tell you the same directory.
Platform: | Size: 1072369 | Author: 田华 | Hits:

[JSP/Javawebserver_by_CT

Description: 自己写的很独特的web服务器,java服务器端,c#作浏览器,网页是xml的。-himself wrote a very unique web server, server-side java, c # for browsers, The website is xml.
Platform: | Size: 591280 | Author: 陈涛 | Hits:

[Other resourceminiweb-0.8.19

Description: MiniWeb是一个针对嵌入式应用而开发的微型Web Server,它占用资源少,工作效率高,可移植性好,使用C语言编写,可以单线程服务多个用户,支持动态页面生成和页面变量替换等动态Web技术,可作为静态库或动态库内嵌于其他软件中,也可作为独立的Web server运行在Windows和Linux上。-MiniWeb was an embedded application and development of the micro-Web Server, It occupied less resources, high efficiency, portability and use the C language, can thread a number of service users, Dynamic pages and pages generated variable substitution, and other dynamic Web technology, as a static or dynamic library embedded in other software, can also be used as an independent Web server running on Windows and Linux.
Platform: | Size: 49760 | Author: justgo | Hits:

[Crack Hackv5395_iword

Description: Iword2004 文档控件源码 1,控件支持全部Office菜单,支持Office的打印预览,控件强大的B/S通讯技术。 2,能够将服务器数据库中的数据或者用户自定义的数据插入当前文档的指定位置。 3,可以将文档中的指定数据随时保存到服务器数据库或者指定的目录中。 4,控件能够在浏览器窗口中直接编辑Word文档并保存到Web服务器上,实现文档和数据库的统一管理。 5,控件同时支持痕迹保留,手写签名,电子印章等办公自动化系统必备的功能。 6,控件采用标准HTTP协议,支持任意后台Web服务器。 7,任意后台编程语言(Asp,c,c++, Jsp,vb, Php,VB.NET,C#.NET等) 8,大量的接口函数,全面支持二次开发 -Iword2004 a source document control, the control supports all the Office menu, Office support the Print Preview Control powerful B / S communications technology. 2, the database server to the data or user-defined data into the current document, the designated location. 3, the document can be specified at any time to preserve data to the database server or the designated directory. 4, the controls in the browser window directly edit and save Word documents to the Web server, Documents and databases to achieve the unified management. 5, traces control while supporting reservations, handwritten signatures, electronic seals of office automation system and other necessary functions. 6, controls the use of standard HTTP protocol support arbitrary background of a Web server. 7, arbitrary backgrou
Platform: | Size: 257114 | Author: 宋雅彧 | Hits:

[ICQ-IM-ChatJAVA__ICQ

Description: JAVAICQ使用说明 一、 运行环境要求 Microsoft IE5.5 JDK1.4运行环境 WEB服务器 二、 使用方法 首先将文件放在 C:\\ 根目录下 运行服务器程序(如果你已知网上有一个这样的服务器在运行,只要将它的服务器IP写入配置文件 config.inf中就可以了),运行 C:\\QQ\\server\\srever.class ,将服务器的IP地址写入配置文件config.inf中。 运行客户端程序,运行C:\\QQ\\server\\javaicq.class 程序,运行后登陆,输入ICQ号及密码。 打开JAVAICQ的主程序C:\\QQ\\default.html 就可以聊天了。-JAVAICQ use one, runtime environment for Microsoft Explorer JDK1.4 Web server environment running two, First use of the file on C : \\ root directory server operating procedures (known online if you have such a server in operation, As long as it's written into the IP server configuration file which can config.inf), and running C : \\ QQ \\ server \\ srever.class. server's IP address into the configuration file config.inf China. Operation client program, run C : \\ QQ \\ server \\ javaicq.class procedures, After landing operation, the importation of ICQ, and passwords. The main program opened JAVAICQ C : \\ QQ \\ default.html on the chat.
Platform: | Size: 324758 | Author: 周波 | Hits:

[Other resourcechapter12webserver

Description: web服务器高级编程实例,为Visual C++.NET网络与通信高级编程范例第十二章配套光盘。-web server programming examples, for Visual C.NET network and communications senior programming paradigm Chapter 12 matching CD.
Platform: | Size: 82946 | Author: liuzhenhua | Hits:

[Web ServerWebServer

Description: a)实现的服务器应能与标准的浏览器(如IE浏览器)进行简单的交互; b)记录浏览器与服务的交互过程; c)利用HTML语言编写网页(可以不包括图像、声音等多媒体文件),浏览器可通过编写的Web服务器正常访问该网页; d)支持多用户并发访问; e)在Windows平台下,采用C/C++语言; f)扩展编写的简单Web服务器,使浏览器能够浏览Web上存储的图像。(A) implemented servers should be able to interact easily with standard browsers such as IE browsers; B) record the interaction between browser and service; C) use HTML language to write Web pages (not including images, sounds and other multimedia files). The Web server can access the Web page through the Web server written by the browser; D) support multi-user concurrent access; E) in the Windows platform, C/C++ language is adopted; F) a simple Web server written to enable the browser to browse images stored on the Web.)
Platform: | Size: 2779136 | Author: zizui | Hits:

[CSharpWeb_Service

Description: 基于C#的web服务器,涉及集中服务端的交互方式,以及传值方式(The web server based on C# involves the interaction mode of centralized server and the way of passing value.)
Platform: | Size: 12941312 | Author: 二狗他爹 | Hits:

[SCMSTM32WEB

Description: STM32单片机嵌入以太网WEB服务器、继电器,含电路图、STM32单片机KEIL4源程序、C#上位机配置软件、网页生成工具。硬件由STM32F103C8T6+28ENJ60组成。完整项目源代码(STM32 SCM embedded Ethernet WEB server, relay, including circuit diagram, STM32 SCM KEIL4 source program, C# PC configuration software, web page generation tool. Hardware consists of STM32F103C8T6+28ENJ60. Complete project source code)
Platform: | Size: 9965568 | Author: guo8817 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 26 »

CodeBus www.codebus.net